home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / gconf / schemas / same-gnome.schemas < prev    next >
Text File  |  2009-09-22  |  2KB  |  71 lines

  1. <gconfschemafile>
  2.     <schemalist>    
  3.       <schema>
  4.         <key>/schemas/apps/same-gnome/tileset</key>
  5.         <applyto>/apps/same-gnome/tileset</applyto>
  6.         <owner>same-gnome</owner>
  7.         <type>string</type>
  8.         <default>stones.png</default>
  9.         <gettext_domain>gnome-games</gettext_domain>
  10.         <locale name="C">
  11.           <short>The theme to use</short>
  12.           <long>The filename of the theme to use.</long>
  13.         </locale>
  14.       </schema>
  15.  
  16.       <schema>
  17.         <key>/schemas/apps/same-gnome/size</key>
  18.         <applyto>/apps/same-gnome/size</applyto>
  19.         <owner>same-gnome</owner>
  20.         <type>int</type>
  21.         <default>2</default>
  22.         <gettext_domain>gnome-games</gettext_domain>
  23.         <locale name="C">
  24.           <short>The board size</short>
  25.           <long>The size of the board to use. 1 = Custom, 2 = Small, 3 = Medium, 4 = Large.</long>
  26.         </locale>
  27.       </schema>
  28.  
  29.       <schema>
  30.         <key>/schemas/apps/same-gnome/custom_width</key>
  31.         <applyto>/apps/same-gnome/custom_width</applyto>
  32.         <owner>same-gnome</owner>
  33.         <type>int</type>
  34.         <default>15</default>
  35.         <gettext_domain>gnome-games</gettext_domain>
  36.         <locale name="C">
  37.           <short>Width of the custom board</short>
  38.           <long>The width of the custom board, 101 > width > 3.</long>
  39.         </locale>
  40.       </schema>
  41.  
  42.       <schema>
  43.         <key>/schemas/apps/same-gnome/custom_height</key>
  44.         <applyto>/apps/same-gnome/custom_height</applyto>
  45.         <owner>same-gnome</owner>
  46.         <type>int</type>
  47.         <default>10</default>
  48.         <gettext_domain>gnome-games</gettext_domain>
  49.         <locale name="C">
  50.           <short>Height of the custom board</short>
  51.           <long>The height of the custom board, 101 > height > 3.</long>
  52.         </locale>
  53.       </schema>
  54.  
  55.       <schema>
  56.         <key>/schemas/apps/same-gnome/fast_animation</key>
  57.         <applyto>/apps/same-gnome/fast_animation</applyto>
  58.         <owner>same-gnome</owner>
  59.         <type>bool</type>
  60.         <default>FALSE</default>
  61.         <gettext_domain>gnome-games</gettext_domain>
  62.         <locale name="C">
  63.           <short>Use fast animation</short>
  64.           <long>Setting this to FALSE means the pieces fall slowly, but gracefully. A setting of TRUE causes the pieces to fall quickly and jerkily.</long>
  65.         </locale>
  66.       </schema>
  67.  
  68.   </schemalist>
  69.   
  70. </gconfschemafile>
  71.